home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 049a / rm900806.zip / EXAMPLE.CFG < prev    next >
Text File  |  1990-08-06  |  5KB  |  125 lines

  1. ;An example RBBSMAIL.CFG file for RBBSMAIL 17.3B of 03/25/1990
  2. ;The ';' is the comment delimiter. Anything at the right hand side of a ';'
  3. ;is ignored. BLANK lines are ignored, too.
  4.  
  5. ;Rename this file to RBBSMAIL.CFG, change it to reflect your setup. Remove all
  6. ;comments and blank lines for speed.
  7.  
  8. ADDRESS 2:512/10.0      ;Of course we need to know your FULL ZONE:NET/NODE.POINT adress
  9.                         ;if point is not zero in the FIRST address listed,
  10.                         ;POINT operation is assumed.
  11.  
  12. ;You may specify up to 10 extra (AKA) addresses
  13. ADDRESS 2:512/5.0       ;Alternate address #1
  14. ADDRESS 2:2/508.0       ;Alternate address #2
  15. ADDRESS 8:926/1.0       ;Alternate address #3
  16.  
  17. DOMAIN FIDONET          ;Common name of the network of which you are a member
  18.                         ;under your system's PRIMARY nodenumber. (RBBSNet,
  19.                         ;FIDONET, Eggnet, AlterNet or whatever net).
  20.  
  21. ;You may also have POINTS serviced by your system, so you have to tell
  22. ;RBBSMAIL what the number of the POINTNET is. There is one restriction,
  23. ;the number of your pointnet _MUST_ be the HIGHEST NUMBER in your list
  24. ;of nets.
  25. POINTNET 1010           ;Netnumber of private POINT network. This is MANDATORY
  26.                         ;for both point AND boss!!
  27.  
  28. NETMAIL C:\BT\MAIL\     ;This is where incoming mail is and outgoing mail goes
  29.  
  30. NETFILE C:\BT\FILES\    ;This is to tell were mailbundles are to be found
  31.  
  32. HOLD    C:\BT\HOLD\     ;And where outbound mailbundles should be stored
  33.  
  34. ;Where RBBSMAIL should move duplicates to. If you use -KD (Kill Duplicates),
  35. ;RBBSMAIL will kill duplicates right away. Damaged mailbundles will be moved
  36. ;to this subdir, too.
  37. DUPS  C:\BT\DUPS\
  38.  
  39. ;Drive and path for temporary files. Using a VDISK for workdir will improve
  40. ;RBBSMAil's speed.
  41. WORKDIR  D:\TMP\
  42.  
  43. ;This is to identify any ZONE or ECHO gates you send to or receive from,
  44. ;followed by the NET/NODE numbers that should ALWAYS appear in the SEEN-BY
  45. ;lines in messages adressed to that gate.
  46. ;Normally, the SEEN-BY line to an ECHOgate or ZONEgate will only contain
  47. ;the gate's NET/NODE and that of your own system (and, if you have one, also
  48. ;your AKA NET/NODE).
  49. ;In case you are not the only system in your net calling the gate, the
  50. ;NET/NODE numbers of those other systems should also appear in the SEEN-BY
  51. ;line, UNLESS, the gate also is you echo host (confused?)
  52. ;In all cases, the NET/NODE number should be in numeric order.
  53. ;Having a short SEEN-BY line keeps down the costs for ZONE and ECHO gates
  54. ;It is assumed that mail, once send TO the gate will never get BACK from the
  55. ;gate to your system. You can have up to 25 gates defined.
  56. ;In the example, all mail to  2:2/0 will have "SEEN-BY: 2/0 512/10 101"
  57. ;as SEEN-BY line
  58. ;
  59. ;The GATE statment is ignored for POINT operation
  60. GATE  3:3/2    2/3 3/2 512/10
  61. GATE  8:926/1  512/10 926/0 1 998/0 1
  62.  
  63. ; Maximum size (in bytes) of messages that will be imported. Any incoming
  64. ; messages that are larger will be skipped.
  65. SIZE  9000
  66.  
  67. ;Set this option if you have RBBS configured with message files that are
  68. ;growing in size when messages are added. Leave out if message files are
  69. ;FIXED in size.
  70. ELASTIC
  71.  
  72. ;Set this option if you run a "Double Byte Character Code" (DBCS).
  73. ;DBCS is a way of representing Chines, Japanese and Korean pictorial characters
  74. ;in a two-byte code. See the appendix B in RBBSMAIL.DOC
  75. ;DBCS
  76.  
  77. ;Set this option if you do not want to forward mail to other systems.
  78. ;Mail from/to your PRIVATE net will ALWAYS be forwarded.
  79. ;NOFORWARD
  80.  
  81. ;Set this option when you DO want to forward mail to other systems, but
  82. ;do not want to send other people's CRASHmail on your dime
  83. UNCRASH
  84.  
  85. ;Set this option when you DO want to forward mail to other systems, but
  86. ;do not want to handle other People's FileAttaches and FileRequests on
  87. ;your dime.
  88. NOFILES
  89.  
  90. ;The name of the sysop on this system. This entry will be overridden if you
  91. ;also specify a SYSOP name in your AREAS.BBS file.
  92. SYSOP      Jan Terpstra
  93.  
  94. ;The alias the sysop uses to log on to his sysyem remotely. This the same
  95. ;ALIAS name you specified in RBBS-PC's CONFIG program.
  96. SYSALIAS   Buck Rogers
  97.  
  98. ;The level ALL imported messages are set to. User must have at least this
  99. ;level to be able to read imported echomail messages.
  100. SECURITY   4
  101.  
  102. ;The name of the BATchfile or program RBBSMAIL should call when the amount
  103. ;of outgoing messages (set by the /M:xx switch) is reached.
  104. ;This BATchfile should call ARCMail, oMMM or Dutchie's PACKER,
  105. PACK  C:\BT\PACKMAIL.BAT
  106.  
  107. ;What to use to decompress incoming compressed;mail. The optional % sign
  108. ;denotes where the filename is to be inserted. If you process only one type
  109. ;of compressed mailbundles, list your decompress program (ARC, ZIP, ZOO or LZH)
  110. ;GUS is the GENERAL UNPACK SHELL, a nifty program by Johan Zwiekhorst.
  111. ;UNPACK PKUNZIP.EXE
  112. ;UNPACK LHARC.EXE -e %
  113. ;UNPACK PAK.EXE X %
  114. ;UNPACK ARCE.COM
  115. UNPACK GUS.EXE
  116.  
  117. ;If we are a zonegate, list the Zonenumber of the OTHER side
  118. ;ZONEGATE 8
  119.  
  120. NOFORWARD       ; don't forward messages for other systems
  121.  
  122. NOFILES         ; forward mail, but not FileAttach or FileRequests for others
  123.  
  124. UNCRASH         ; forward mail for others, but always reset CRASHmail bit
  125.